From: IOhannes m zmölnig Date: Thu, 21 Jan 2016 19:41:57 +0000 (+0100) Subject: File-Exclude 3rd-party libraries X-Git-Tag: archive/raspbian/5.4.5_ds0-1+rpi1~1^2~372 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=f540e360f757c4fdd9c2cb17e9b50b26310f4329;p=juce.git File-Exclude 3rd-party libraries --- diff --git a/debian/copyright b/debian/copyright index 7be09168..b89ffabf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,6 +2,14 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: JUCE Upstream-Contact: Source: https://github.com/julianstorer/JUCE +Files-Excluded: + modules/juce_audio_formats/codecs/flac/* + modules/juce_audio_formats/codecs/oggvorbis/* + modules/juce_audio_plugin_client/AU/* + modules/juce_graphics/image_formats/jpglib/* + modules/juce_graphics/image_formats/pnglib/* + modules/juce_core/zip/zlib/* + .gitignore Files: * Copyright: 2015, ROLI Ltd @@ -32,49 +40,6 @@ Files: modules/juce_box2d/box2d/* Copyright: 2006-2011, Erin Catto http:www.box2d.org License: Zlib/libpng -Files: modules/juce_audio_formats/codecs/oggvorbis/* -Copyright: 1994-2014, the Xiph.Org Foundation http:www.xiph.org/ - 2000-2006, Josh Coalson -License: BSD-3-clause - -Files: modules/juce_audio_formats/codecs/flac/* -Copyright: 2000-2009, Josh Coalson - 2002-2014, Xiph.Org Foundation -License: BSD-3-clause - -Files: modules/juce_audio_formats/codecs/flac/libFLAC/include/private/md5.h - modules/juce_audio_formats/codecs/flac/libFLAC/md5.c -Copyright: *No copyright* -License: Public Domain - This is the header file for the MD5 message-digest algorithm. - The algorithm is due to Ron Rivest. This code was - written by Colin Plumb in 1993, no copyright is claimed. - This code is in the public domain; do with it what you wish. - . - Equivalent code is available from RSA Data Security, Inc. - This code has been tested against that, and is equivalent, - except that you don't need to include two pages of legalese - with every copy. - . - To compute the message digest of a chunk of bytes, declare an - MD5Context structure, pass it to MD5Init, call MD5Update as - needed on buffers full of bytes, and then call MD5Final, which - will fill a supplied 16-byte array with the digest. - . - Changed so as no longer to depend on Colin Plumb's `usual.h' - header definitions; now uses stuff from dpkg's config.h - - Ian Jackson . - Still in the public domain. - . - Josh Coalson: made some changes to integrate with libFLAC. - Still in the public domain, with no warranty. - -Files: modules/juce_graphics/image_formats/pnglib/* -Copyright: 1995-1996, Guy Eric Schalnat, Group 42, Inc. - 1996-1997, Andreas Dilger - 1998-2013, Glenn Randers-Pehrson -License: Zlib/libpng - Files: modules/juce_browser_plugin_client/wrapper/npapi/* Copyright: 1993-2004, Netscape Communications Corporation License: MPL-1.1 or GPL-2+ or LGPL-2.1+ @@ -83,82 +48,10 @@ Files: modules/juce_browser_plugin_client/wrapper/npapi/npruntime.h Copyright: 2004, Apple Computer, Inc. and The Mozilla Foundation License: BSD-3-clause -Files: modules/juce_core/zip/zlib/* -Copyright: 1995-2005, Jean-loup Gailly - 1995-2005, Mark Adler -License: Zlib/libpng - Files: debian/* Copyright: 2015, IOhannes m zmölnig License: GPL-2+ -Files: modules/juce_graphics/image_formats/jpglib/* -Copyright: 1991-1998, Thomas G. Lane -License: - Permission is hereby granted to use, copy, modify, and distribute this software - (or portions thereof) for any purpose, without fee, subject to these conditions: - (1) If any part of the source code for this software is distributed, then this - README file must be included, with this copyright and no-warranty notice - unaltered; and any additions, deletions, or changes to the original files - must be clearly indicated in accompanying documentation. - (2) If only executable code is distributed, then the accompanying documentation - must state that "this software is based in part on the work of the - Independent JPEG Group". - (3) Permission for use of this software is granted only if the user accepts - full responsibility for any undesirable consequences; the authors accept NO - LIABILITY for damages of any kind. - . - These conditions apply to any software derived from or based on the IJG code, - not just to the unmodified library. If you use our work, you ought to - acknowledge us. - . - Permission is NOT granted for the use of any IJG author's name or company name - in advertising or publicity relating to this software or products derived from - it. This software may be referred to only as "the Independent JPEG Group's - software". - . - We specifically permit and encourage the use of this software as the basis of - commercial products, provided that all warranty or liability claims are assumed - by the product vendor. - -Files: modules/juce_audio_plugin_client/AU/AUResources.r - modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/* -Copyright: 2014, Apple Inc. -License: - This Apple software is supplied to you by Apple Inc. ("Apple") in consideration - of your agreement to the following terms, and your use, installation, - modification or redistribution of this Apple software constitutes acceptance of - these terms. If you do not agree with these terms, please do not use, install, - modify or redistribute this Apple software. - . - In consideration of your agreement to abide by the following terms, and subject - to these terms, Apple grants you a personal, non-exclusive license, under - Apple's copyrights in this original Apple software (the "Apple Software"), to - use, reproduce, modify and redistribute the Apple Software, with or without - modifications, in source and/or binary forms; provided that if you redistribute - the Apple Software in its entirety and without modifications, you must retain - this notice and the following text and disclaimers in all such redistributions - of the Apple Software. Neither the name, trademarks, service marks or logos of - Apple Inc. may be used to endorse or promote products derived from the Apple - Software without specific prior written permission from Apple. Except as - expressly stated in this notice, no other rights or licenses, express or - implied, are granted by Apple herein, including but not limited to any patent - rights that may be infringed by your derivative works or by other works in which - the Apple Software may be incorporated. - . - The Apple Software is provided by Apple on an "AS IS" basis. APPLE MAKES NO - WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED - WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS FOR A PARTICULAR - PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND OPERATION ALONE OR IN - COMBINATION WITH YOUR PRODUCTS. - . - IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL OR - CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE - GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - ARISING IN ANY WAY OUT OF THE USE, REPRODUCTION, MODIFICATION AND/OR - DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED AND WHETHER UNDER THEORY OF - CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN IF - APPLE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: ISC Permission to use, copy, modify, and distribute this software for any